hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
resamplerBasicDirect
hip
audio_decoding
resampler
Undocumented in source. Be warned that the author may not have intended to support it.
version(none)
nothrow @
trusted
@
nogc
int
resamplerBasicDirect
(
T
)
(
ref
SpeexResampler
st
,
uint
chanIdx
,
const
(
float
)*
indata
,
uint
*
indataLen
,
float
*
outdata
,
uint
*
outdataLen
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
)
Meta
Source
See Implementation
hip
audio_decoding
resampler
classes
ResamplingContext
SampleControlFlags
functions
computeFunc
cubicCoef
gcd
resamplerBasicDirect
resamplerBasicInterpolate
sinc
interfaces
SampleController
manifest constants
BUFFER_SIZE_FRAMES
BUFFER_SIZE_SHORT
static variables
Kaiser10
Kaiser12
Kaiser6
Kaiser8
kaiser10Table
kaiser12Table
kaiser6Table
kaiser8Table
qualityMap
structs
CubicUpsampler
FuncDef
QualityMapping
SpeexResampler